MAddToParticlesA AddressList.l,NumPoints.l,IncA.l[,IncB.l] ; Add Ptr.l to Ptr.l items in particle list

Does the same as MAddToParticles, except using a list of longword pointers. The
address list is the list of longword pointers representing coordinates, and the
list pointed to by Inca.l is a list of longword values to add to those
pointers, which could be values representing X and Y combined coordinates to
add/subtract. If a second increment list is specified then a second list of Ptr.l
values will be added to the particles.



converted with guide2html by Kochtopf